VirtualAxis.Encoder property

The analog inputs linked to the Actual Position signal of the axis.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public IoSwitch Encoder { get; set; }
Public Property Encoder As IoSwitch

Property Value

Type: IoSwitch

See also

VirtualAxis Class

IntervalZero.KINGSTAR.Base.Class Namespace